[INFO] cloning repository https://github.com/blinkingso/wordle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blinkingso/wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Fwordle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Fwordle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaef5a5a0b1c5d65d8a575a06f28ed39c151e4e8
[INFO] checking blinkingso/wordle against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Fwordle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blinkingso/wordle
[INFO] finished tweaking git repo https://github.com/blinkingso/wordle
[INFO] tweaked toml for git repo https://github.com/blinkingso/wordle written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blinkingso/wordle on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blinkingso/wordle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking blinkingso/wordle against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Fwordle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blinkingso/wordle
[INFO] finished tweaking git repo https://github.com/blinkingso/wordle
[INFO] tweaked toml for git repo https://github.com/blinkingso/wordle written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blinkingso/wordle on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blinkingso/wordle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-map v2.7.0
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded enum-map-derive v0.14.0
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded enumn v0.1.12
[INFO] [stderr]   Downloaded egui_extras v0.23.0
[INFO] [stderr]   Downloaded accesskit v0.11.2
[INFO] [stderr]   Downloaded eframe v0.23.0
[INFO] [stderr]   Downloaded ratatui v0.23.0
[INFO] [stderr]   Downloaded orbclient v0.3.46
[INFO] [stderr]   Downloaded egui_glow v0.23.0
[INFO] [stderr]   Downloaded egui-winit v0.23.0
[INFO] [stderr]   Downloaded webbrowser v0.8.12
[INFO] [stderr]   Downloaded x11rb v0.10.1
[INFO] [stderr]   Downloaded web-time v0.2.3
[INFO] [stderr]   Downloaded arboard v3.2.1
[INFO] [stderr]   Downloaded x11rb-protocol v0.10.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.15.2
[INFO] [stderr]   Downloaded zvariant_derive v3.15.0
[INFO] [stderr]   Downloaded zbus_names v2.6.0
[INFO] [stderr]   Downloaded zbus_macros v3.14.1
[INFO] [stderr]   Downloaded accesskit_winit v0.14.4
[INFO] [stderr]   Downloaded accesskit_windows v0.14.3
[INFO] [stderr]   Downloaded accesskit_unix v0.5.2
[INFO] [stderr]   Downloaded xdg-home v1.0.0
[INFO] [stderr]   Downloaded zvariant v3.15.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.8
[INFO] [stderr]   Downloaded zbus v3.14.1
[INFO] [stderr]   Downloaded enumflags2 v0.7.8
[INFO] [stderr]   Downloaded serde_repr v0.1.17
[INFO] [stderr]   Downloaded async-recursion v1.0.5
[INFO] [stderr]   Downloaded event-listener v3.0.1
[INFO] [stderr]   Downloaded async-io v2.1.0
[INFO] [stderr]   Downloaded polling v3.3.0
[INFO] [stderr]   Downloaded accesskit_macos v0.9.0
[INFO] [stderr]   Downloaded atspi v0.10.1
[INFO] [stderr]   Downloaded atspi-macros v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 006f6f2df74db9c46bc9dd59b75d0ac872c1f2e8f7d1881602c3d354e7266161
[INFO] running `Command { std: "docker" "start" "006f6f2df74db9c46bc9dd59b75d0ac872c1f2e8f7d1881602c3d354e7266161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "006f6f2df74db9c46bc9dd59b75d0ac872c1f2e8f7d1881602c3d354e7266161" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "006f6f2df74db9c46bc9dd59b75d0ac872c1f2e8f7d1881602c3d354e7266161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "006f6f2df74db9c46bc9dd59b75d0ac872c1f2e8f7d1881602c3d354e7266161" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking regex-automata v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking regex v1.10.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking wordle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `eframe`
[INFO] [stdout]  --> examples/hello_eframe.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use eframe::egui;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eframe`
[INFO] [stdout]  --> examples/egui.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use eframe::egui;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]  --> examples/egui.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let native_options = eframe::NativeOptions::default();
[INFO] [stdout]   |                          ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> examples/egui.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn update(&mut self, ctx: &eframe::egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]  --> examples/hello_eframe.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> Result<(), eframe::Error> {
[INFO] [stdout]   |                         ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]  --> examples/hello_eframe.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let options = eframe::NativeOptions {
[INFO] [stdout]   |                   ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> examples/hello_eframe.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     eframe::run_native(
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `egui_extras` in this scope
[INFO] [stdout]   --> examples/hello_eframe.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             egui_extras::install_image_loaders(&cc.egui_ctx);
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `egui_extras`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui_extras`, use `cargo add egui_extras` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> examples/hello_eframe.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl eframe::App for MyApp {
[INFO] [stdout]    |      ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> examples/hello_eframe.rs:38:60
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                                            ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]  --> examples/egui.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     eframe::run_native(
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wordle` (example "hello_eframe") due to 7 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> examples/egui.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl eframe::App for Counter {
[INFO] [stdout]    |      ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> examples/egui.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn update(&mut self, ctx: &eframe::egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                                                    ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wordle` (example "egui") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "006f6f2df74db9c46bc9dd59b75d0ac872c1f2e8f7d1881602c3d354e7266161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006f6f2df74db9c46bc9dd59b75d0ac872c1f2e8f7d1881602c3d354e7266161", kill_on_drop: false }`
[INFO] [stdout] 006f6f2df74db9c46bc9dd59b75d0ac872c1f2e8f7d1881602c3d354e7266161
